ESS Application MIB


ESS Application MIB
 
The figure that follows illustrates the hierarchical structure of the management information base (MIB) for the ESS application.
MIB Textual Conventions
starentMIB(8164).starentMIBObjects(1). starentLESSMIB(101)
starentMIB(8164).starentMIBObjects(1).starentLESSMIB(101). starLESSMIBObjects(1)
Object
starLESSNotifRaisedTime
Object ID
enterprises.8164.1.101.1.1
Description
This object indicates the time when this notification was generated. This will be current system time in seconds.
Syntax
Integer32
Access
Accessible-for-notify
Object
starLESSNotifInfo
Object ID
enterprises.8164.1.101.1.2
Description
A textual description of L-ESS notification, which contains additional information (more than the type of alarm). If the text of the message exceeds 64 bytes, the message be truncated to 63 bytes and a '*' character will be appended to indicate that the message has been truncated.
Syntax
DisplayString (SIZE (1..64))
Access
Accessible-for-notify
Object
starLESSInstance
Object ID
enterprises.8164.1.101.1.3
Description
This object indicates the L-ESS Application Instance number.
Syntax
Integer32
Access
Accessible-for-notify
Object
starLESSNodeName
Object ID
enterprises.8164.1.101.1.4
Description
This object indicates the L-ESS Application node name.
Syntax
DisplayString (SIZE (1..64))
Access
Accessible-for-notify
Object
starLESSApplicationType
Object ID
enterprises.8164.1.101.1.5
Description
This object indicates the L-ESS Application Type (pull/push/transfer). Pull (1) is L-ESS Pull application Push (2) is L-ESS Push application Transfer (3) is L-ESS Transfer application
Syntax
INTEGER {
     unknown(0),
     pull(1),
     push(2),
     transfer(3)
}
Access
Accessible-for-notify
Object
starLESSThreshInt
Object ID
enterprises.8164.1.101.1.6
Description
This object indicates the configured value of a thresholded parameter.
Syntax
Integer32
Access
Accessible-for-notify
Object
starLESSThreshMeasuredInt
Object ID
enterprises.8164.1.101.1.7
Description
This object indicates the measured value of a thresholded parameter.
Syntax
Integer32
Access
Accessible-for-notify
Object
starLESSRuleBaseName
Object ID
enterprises.8164.1.101.1.8
Description
This object indicates the name of the rulebase present in filename.
Syntax
DisplayString (SIZE (1..64))
Access
Accessible-for-notify
Object
starLESSSTXName
Object ID
enterprises.8164.1.101.1.9
Description
This object indicates the name of the STX.
Syntax
DisplayString (SIZE (1..64))
Access
Accessible-for-notify
Object
starLESSStartofMissedRange
Object ID
enterprises.8164.1.101.1.10
Description
This object indicates the beginning of the range within which L-ESS has missed files.
Syntax
DisplayString (SIZE (1..15))
Access
Accessible-for-notify
Object
starLESSEndofMissedRange
Object ID
enterprises.8164.1.101.1.11
Description
This object indicates the end of the range within which L-ESS has missed files.
Syntax
DisplayString (SIZE (1..15))
Access
Accessible-for-notify
Object
starLESSFileType
Object ID
enterprises.8164.1.101.1.12
Description
This object indicates the name of the rulebase present in filename.
Syntax
DisplayString (SIZE (1..3))
Access
Accessible-for-notify
Object
starLESSRemoteHostName
Object ID
enterprises.8164.1.101.1.13
Description
This object indicates the name of the STX.
Syntax
DisplayString (SIZE (1..64))
Access
Accessible-for-notify
Object
starLessMountPoint
Object ID
enterprises.8164.1.101.1.14
Description
Mount point where disk is mounted
Syntax
DisplayString(SIZE(1..64)
Access
Accessible for Notify.
Object
starLESSHostName
Object ID
enterprises.8164.1.101.1.15
Description
L-ESS Application source/destination name.
Syntax
DisplayString(SIZE(1..64)
Access
Accessible for Notifye
Object
starLESSPath
Object ID
enterprises.8164.1.101.1.16
Description
L-ESS Application source/destination path.
Syntax
DisplayString(SIZE(1..255)
Access
Accessible for Notifye
Object
starLESSTerminationTime
Object ID
enterprises.8164.1.101.1.17
Description
This object indicates the time when this notification was generated. This will be current system time in seconds.
Syntax
DisplayString(SIZE(1..32)
Access
Accessible for Notify.
Object
starLESSPscNo
Object ID
enterprises.8164.1.101.1.18
Description
PSC instance No.
Syntax
DisplayString(SIZE(1..32)
Access
Accessible for Notify.
starentMIB(8164).starentMIBObjects(1). starentLESSMIB(101)
starentMIB(8164).starentMIBObjects(1).starentLESSMIB(101). starLESSMIBTraps(2)
Object
starLESSApplicationStart
Object ID
enterprises.8164.1.101.2.1
Description
This notification is generated when L-ESS application has started.
Objects
starLESSNotifRaisedTime
starLESSNodeName
starLESSInstance
starLESSApplicationType
Object
starLESSApplicationReStart
Object ID
enterprises.8164.1.101.2.2
Description
This notification is generated when L-ESS application has restarted.
Objects
starLESSNotifRaisedTime
starLESSNodeName
starLESSInstance
starLESSApplicationType
Object
starLESSApplicationStop
Object ID
enterprises.8164.1.101.2.3
Description
This notification is generated when L-ESS application has stopped.
Objects
starLESSNotifRaisedTime
starLESSNodeName
starLESSInstance
starLESSApplicationType
starLESSNotifInfo
Object
starLESSApplicationTerminated
Object ID
enterprises.8164.1.101.2.4
Description
This notification is generated when L-ESS application has been terminated.
Objects
starLESSNotifRaisedTime
starLESSNodeName
starLESSInstance
starLESSApplicationType
Object
starLESSPullIntervalMissed
Object ID
enterprises.8164.1.101.2.5
Description
This notification is generated when L-ESS application has missed pull interval.
Objects
starLESSNotifRaisedTime
starLESSNodeName
starLESSInstance
Object
starLESSThreshDiskUsage
Object ID
enterprises.8164.1.101.2.6
Description
This notification is generated when total disk space used is beyond configured threshold. Probable Cause: This is a user configurable threshold.
Condition Clear Alarm:A starLESSThreshClearDiskUsage notification will be generated when the measured value falls below the configured threshold.
Objects
starLESSNotifRaisedTime
starLESSNodeName
starLESSThreshMeasuredInt
starLESSThreshInt
Object
starLESSThreshClearDiskUsage
Object ID
enterprises.8164.1.101.2.7
Description
This notification is generated when total disk used is below configured threshold. Threshold condition is now clear.
Objects
starLESSNotifRaisedTime
starLESSNodeName
starLESSThreshMeasuredInt
starLESSThreshInt
Object
starLESSFileMissed
Object ID
enterprises.8164.1.101.2.8
Description
This notification is generated when L-ESS application has missed pulling files from STX. Probable Cause: File at STX side has been deleted before L-ESS fetching it. Clear Condition: There is no clear condition for this notification.
Condition Clear Alarm: There is no clear alarm for this notification.
Objects
starLESSNotifRaisedTime
starLESSNodeName
starLESSInstance
starLESSRuleBaseName
starLESSFileType
starLESSSTXName
starLESSStartofMissedRange
starLESSEndofMissedRange
starLESSNotifInfo
Object
starLESSRemoteConnectionFail
Object ID
enterprises.8164.1.101.2.9
Description
This notification is generated when L-ESS application is unable to set up the connection with remote host.
Probable Cause: No route to host, Authentication failure, Host Unreachable, etc. Clear Condition: This condition is cleared when L-ESS is able to setup the connection with remote host.
Condition Clear Alarm: This condition is cleared by a starRemoteConnectionEstablished notification.
Objects
starLESSNotifRaisedTime
starLESSNodeName
starLESSInstance
starLESSApplicationType
starLESSRemoteHostName
starLESSNotifInfo
Object
starLESSRemoteConnectionEstablished
Object ID
enterprises.8164.1.101.2.10
Description
This notification is generated when L-ESS application is able to set up the connection with remote host.
Probable Cause: Connection established with remote host.
Objects
starLESSNotifRaisedTime
starLESSNodeName
starLESSInstance
starLESSApplicationType
starLESSRemoteHostName
Object
starLESSFileTransferFail
Object ID
enterprises.8164.1.101.2.11
Description
This notification is generated when L-ESS application is failing to transfer file. Probable Cause: This trap could be raised when pull or push process fails to transfer files continuously. Reasons for this failure could be network errors, disk space unavailable at destination, Destination directory unavailable, etc.
Clear Condition: This condition is cleared when successful file transfer begins. Condition Clear Alarm: This condition is cleared by a starLESSFileTransferComplete notification.
Objects
starLESSNotifRaisedTime
starLESSNodeName
starLESSInstance
starLESSApplicationType
starLESSRemoteHostName
starLESSFileType
starLESSNotifInfo
Object
starLESSFileTransferComplete
Object ID
enterprises.8164.1.101.2.12
Description
This notification is generated when L-ESS application is able to transfer file. Probable Cause: The problems due to which L-ESS was unable to transfer file have resolved and pull or push process has restarted file transfer.
Objects
starLESSNotifRaisedTime
starLESSNodeName
starLESSInstance
starLESSApplicationType
starLESSRemoteHostName
starLESSFileType
Object
starLESSThreshPendingFiles
Object ID
enterprises.8164.1.101.2.13
Description
This notification is generated when total pending files for this host are beyond configured threshold.
Probable Cause: This is a user configurable threshold. The starLESSThreshPendingFiles notification will be generated by pull or push process when the total number of files pending for transfer in source directory are beyond configured threshold. Clear Condition: This condition is cleared when number of pending files at source directory falls below configured threshold.
Condition Clear Alarm: This condition is cleared by a starLESSThreshClearPendingFiles notification.
Objects
starLESSNotifRaisedTime
starLESSNodeName
starLESSInstance
starLESSApplicationType
starLESSSTXName
starLESSFileType
starLESSThreshMeasuredInt
starLESSThreshInt
Object
starLESSThreshClearPendingFiles
Object ID
enterprises.8164.1.101.2.14
Description
This notification is generated when total pending files for this host are below configured threshold.
Probable Cause: This is a user configurable threshold. The starLESSThreshPendingFiles notification will be generated by pull or push process when the total number of files pending for transfer in source directory falls below configured threshold.
Objects
starLESSNotifRaisedTime
starLESSNodeName
starLESSInstance
starLESSApplicationType
starLESSSTXName
starLESSFileType
starLESSThreshMeasuredInt
starLESSThreshInt
Object
starLESSNewHostFound
Object ID
enterprises.8164.1.101.2.15
Description
This notification is generated when L-ESS transfer process has detected addition of host. Probable Cause: Operator has added host in L-ESS from which files should be transferred to destination.
Objects
starLESSNotifRaisedTime
starLESSNodeName
starLESSInstance
starLESSApplicationType
starLESSSTXName
Object
starLESSHostRemoved
Object ID
enterprises.8164.1.101.2.16
Description
This notification is generated when L-ESS transfer process has detected removal of existing host.
Probable Cause: Operator has removed existing host from which L-ESS was already transferring files to destination.
Objects
starLESSNotifRaisedTime
starLESSNodeName
starLESSInstance
starLESSApplicationType
starLESSSTXName
Object
starGenericLESSApplicationStart
Object ID
enterprises.8164.1.101.2.17
Description
L-ESS application has started.
Objects
starLESSNotifRaisedTime
starLESSNodeName
Object
starGenericLESSApplicationReStart
Object ID
enterprises.8164.1.101.2.18
Description
L-ESS application has restarted.
Objects
starLESSNotifRaisedTime
starLESSNodeName
Object
starGenericLESSApplicationStop
Object ID
enterprises.8164.1.101.2.19
Description
L-ESS application has stopped.
Objects
starLESSNotifRaisedTime
starLESSNodeName
starLESSNotifInfo
Object
starGenericLESSApplicationTerminated
Object ID
enterprises.8164.1.101.2.20
Description
L-ESS application has been terminated.
Objects
starLESSNotifRaisedTime
starLESSNodeName
starLESSTerminationTime
Object
starGenericLESSPullIntervalMissed
Object ID
enterprises.8164.1.101.2.21
Description
L-ESS application has missed pull interval.
Objects
starLESSNotifRaisedTime
starLESSNodeName
starLESSHostName
starLESSPath
Object
tarGenericLESSThreshDiskUsage
Object ID
enterprises.8164.1.101.2.22
Description
Total Disk space used is beyond configured threshold.
Probable Cause: This is a user configurable threshold.
Clear Condition: A starLESSGenericThreshClearDiskUsage notification will be generated when the measured value falls below the configured threshold.
Objects
starLESSNotifRaisedTime
starLESSNodeName
starLESSThreshMeasuredInt
starLESSThreshInt
starLESSMountPoint
Object
starGenericLESSThreshClearDiskUsage
Object ID
enterprises.8164.1.101.2.23
Description
Total disk used is now below configured threshold. Threshold condition is now clear.
Objects
starLESSNotifRaisedTime
starLESSNodeName
starLESSThreshMeasuredInt
starLESSMountPoint
Object
starGenericLESSPullIntervalMissed
Object ID
enterprises.8164.1.101.2.24
Description
L-ESS application has missed pulling files from STX.
Probable Cause: File at STX side has been deleted before L-ESS fetching it.
Clear Condition: There is no clear condition for this notification.
Condition Clear Alarm: There is no clear alarm for this notification.
Objects
starLESSNotifRaisedTime
starLESSNodeName
starLESSStartofMissedRange
starLESSEndofMissedRange
starLESSRuleBaseName
starLESSPscNo
starLESSHostName
starLESSSTXName
starLESSPath
starLESSNotifInfo
Object
starGenericLESSRemoteConnectionFail
Object ID
enterprises.8164.1.101.2.25
Description
L-ESS application is unable to set up the connection with remote host.
Probable Cause:No route to host, Authentication failure, HostUnrechable etc.
Clear Condition: When LESS is able to setup the connection with remote host.
Condition Clear Alarm: Clear alarm for this notification is starRemoteConnectionEstablished.
Objects
starLESSNotifRaisedTime
starLESSNodeName
starLESSHostName
starLESSRemoteHostName
starLESSNotifInfo
Object
starGenericLESSRemoteConnectionEstablished
Object ID
enterprises.8164.1.101.2.26
Description
L-ESS application is now able to set up the connection with remote host.
Probable Cause: Connection established with remote host.
Objects
starLESSNotifRaisedTime
starLESSNodeName
starLESSHostName
starLESSRemoteHostName
Object
starGenericLESSFileTransferFail
Object ID
enterprises.8164.1.101.2.27
Description
L-ESS application is failing to transfer file.
Probable Cause: This trap could be raised if pull or push process fails to transfer files continuously. Reasons of this failure could be network errors, disk space unavailable at destination, destination directory unavailable.etc.
Clear Condition: When succesful file transfer begins.
Condition Clear Alarm: Clear alarm for this notification is starLESSGenericFileTransferComplete.
Objects
starLESSNotifRaisedTime
starLESSNodeName
starLESSHostName
starLESSPath
starLESSNotifInfo
Object
starGenericLESSFileTransferComplete
Object ID
enterprises.8164.1.101.2.28
Description
L-ESS application is now able to transfer file.
Probable Cause: The problems making LESS unable to transfer file have resolved and pull or push process has now restarted file transfer.
Objects
starLESSNotifRaisedTime
starLESSNodeName
starLESSHostName
starLESSPath
Object
starGenericLESSThreshPendingFiles
Object ID
enterprises.8164.1.101.2.29
Description
Total pending files for this host are beyond configured threshold.
Probable Cause: This is a user configurable threshold. The starLESSGenericThreshPendingFiles notification will be generated by pull or push process when the total number of files pending for transfer in source directory are beyond configured threshold.
Objects
starLESSNotifRaisedTime
starLESSNodeName
starLESSSTXName
starLESSPath
starLESSThreshMeasuredInt
starLESSThreshInt
Object
starGenericLESSThreshClearPendingFiles
Object ID
enterprises.8164.1.101.2.30
Description
Total pending files for this host are now below configured threshold.
Probable Cause: This is a user configurable threshold.
Condition Cleatr Alarm: The starLESSGenericThreshPendingFiles notification will be generated by pull or push process when the total number of files pending for transfer in source directory falls below configured threshold.
Objects
starLESSNotifRaisedTime
starLESSNodeName
starLESSSTXName
starLESSPath
starLESSThreshMeasuredInt
starLESSThreshInt
Object
starGenericLESSNewHostFound
Object ID
enterprises.8164.1.101.2.31
Description
L-ESS has detected addition of host.
Probable Cause: Operator has added host in L-ESS from which files should be pulled. Or the operator added a new destination to which files should be transferred.
Objects
starLESSNotifRaisedTime
starLESSNodeName
starLESSHostName
starLESSPath
Object
starGenericLESSHostRemoved
Object ID
enterprises.8164.1.101.2.32
Description
L-ESS has detected removal of existing host.
Probable Cause: Operator has removed existing host in L-ESS from which L-ESSwas already pulling files. Or the operator removed the destination to which LESS was transferring files
Objects
starLESSNotifRaisedTime
starLESSNodeName
starLESSHostName
starLESSPath
starentMIB(8164).starentMIBObjects(1).starentLESSMIB(101). starLESSMIBConformances(3)
starentMIB(8164).starentMIBObjects(1).starentLESSMIB(101). starLESSMIBConformances(3).starLESSMIBCompliances(1)
Object
starLESSMIBCompliance
Object ID
enterprises.8164.1.101.3.1.1
Description
The compliance statements for entities which implement the STARENT L-ESS MIB.
Objects
starLESSNotifMgmtGroup
starLESSNotifGroup
starentMIB(8164).starentMIBObjects(1).starentLESSMIB(101). starLESSMIBConformances(3).starLESSMIBGroups(2)
Object
starLESSNotifMgmtGroup
Object ID
enterprises.8164.1.101.3.2.1
Description
This group is a collection of objects related with notification management on L-ESS.
Objects
starLESSNotifRaisedTime
starLESSNotifInfo
starLESSInstance
starLESSNodeName
starLESSApplicationType
starLESSThreshMeasuredInt
starLESSThreshInt
starLESSRuleBaseName
starLESSSTXName
starLESSStartofMissedRange
starLESSEndofMissedRange
starLESSFileType
starLESSRemoteHostName
starLESSMountPoint
starLESSHostName
starLESSPath
starLESSTerminationTime
Object
starLESSNotifGroup
Object ID
enterprises.8164.1.101.3.2.2
Description
This group is a collection of notifications for L-ESS management.
Objects
starLESSApplicationStart
starLESSApplicationReStart
starLESSApplicationStop
starLESSApplicationTerminated
starLESSPullIntervalMissed
starLESSThreshDiskUsage
starLESSThreshClearDiskUsage
starLESSFileMissed
starLESSRemoteConnectionFail
starLESSRemoteConnectionEstablished
starLESSFileTransferFail
starLESSFileTransferComplete
starLESSThreshPendingFiles
starLESSThreshClearPendingFiles
starLESSNewHostFound
starLESSHostRemoved
starGenericLESSApplicationStart
starGenericLESSApplicationReStart
starGenericLESSApplicationStop
starGenericLESSApplicationTerminated
starGenericLESSPullIntervalMissed
starGenericLESSThreshDiskUsage
starGenericLESSThreshClearDiskUsage
starGenericLESSFileMissed
starGenericLESSRemoteConnectionFail
starGenericLESSRemoteConnectionEstablished
starGenericLESSFileTransferFail
starGenericLESSFileTransferComplete
starGenericLESSThreshPendingFiles
starGenericLESSThreshClearPendingFiles
starGenericLESSNewHostFound
starGenericLESSHostRemoved
 
 

Cisco Systems Inc.
Tel: 408-526-4000
Fax: 408-527-0883